home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / borland / jnfb88.zip / GETCPU.ZIP / ABSTRACT.TXT next >
Text File  |  1987-09-30  |  370b  |  8 lines

  1. Which Processor? by Juan Jiminez
  2. ------
  3. It is possible for software to determine which Intel 86-family
  4. CPU is running in the machine by testing the results of certain
  5. operations involving the Flags register and the Rotate
  6. instructions.  The author presents the methods and
  7. assembly-language code functions that perform the detection
  8. for Turbo C and Turbo Pascal.